FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package hl7.fhir.us.pdmp#current (31 ms)

Package hl7.fhir.us.pdmp
Type CapabilityStatement
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/pdmp/https://build.fhir.org/ig/HL7/fhir-pdmp/CapabilityStatement-pdmp-server.html
Url http://hl7.org/fhir/us/pdmp/CapabilityStatement/pdmp-server
Version 1.0.0
Status active
Date 2024-04-01T00:00:00-05:00
Name PDMP_Server
Experimental False
Realm us
Authority hl7
Description This resource defines the expected capabilities of the PDMP Server actor when conforming to the PDMP IG and it is expected that it will be used in conjunction with the US Core CapabilityStatement. Together they describe the complete list of specific profiles, RESTful operations, and messaging capabilities supported by PDMP Servers. PDMP Server requirements may also be impacted by the rules of local jurisdictions or other contextual requirements.
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

OperationDefinition
pdmp-history PDMP Operation PDMP History


Narrative

Note: links and images are rebased to the (stated) source

See Capability Statements for additional details.


Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "pdmp-server",
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>See <a href=\"capability-statements.html\">Capability Statements</a> for additional details.</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "phx"
    }
  ],
  "url" : "http://hl7.org/fhir/us/pdmp/CapabilityStatement/pdmp-server",
  "version" : "1.0.0",
  "name" : "PDMP_Server",
  "status" : "active",
  "date" : "2024-04-01T00:00:00-05:00",
  "publisher" : "HL7 International / Pharmacy",
  "contact" : [
    {
      "name" : "HL7 International / Pharmacy",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }
      ]
    },
    {
      "name" : "Frank McKinney",
      "telecom" : [
        {
          "system" : "email",
          "value" : "frank.mckinney@pocp.com"
        },
        {
          "system" : "email",
          "value" : "fm@frankmckinney.com"
        }
      ]
    },
    {
      "name" : "Scott Robertson",
      "telecom" : [
        {
          "system" : "email",
          "value" : "scott.robertson@pocp.com"
        },
        {
          "system" : "email",
          "value" : "scott@BearHealthTech.consulting"
        }
      ]
    }
  ],
  "description" : "This resource defines the expected capabilities of the PDMP Server actor when conforming to the PDMP IG and it is expected that it will be used in conjunction with the US Core CapabilityStatement. Together they describe the complete list of specific profiles, RESTful operations, and messaging capabilities supported by PDMP Servers. PDMP Server requirements may also be impacted by the rules of local jurisdictions or other contextual requirements.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "json",
    "xml"
  ],
  "_format" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "SHALL"
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "SHOULD"
        }
      ]
    }
  ],
  "rest" : [
    {
      "mode" : "server",
      "operation" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "name" : "pdmp-history",
          "definition" : "http://hl7.org/fhir/us/pdmp/OperationDefinition/pdmp-history",
          "documentation" : "Operation returning an individual patient's PDMP history"
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.